home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 010a / hdtst495.zip / README.1ST < prev   
Text File  |  1990-03-10  |  2KB  |  28 lines

  1. The following files should be in this package:
  2.  
  3. BOOTLOAD.COM            The BOOTLOAD program
  4. BOOTLOAD.DOC            Documentation file for BOOTLOAD
  5. FIXFAT.EXE              The FIXFAT program
  6. FIXFAT.DOC              Documentation file for FIXFAT   
  7. HDTEST.EXE              The HDTEST program
  8. HDCHEK.EXE              The HDCHEK program
  9. HDTEST.DOC              Documentation file for HDTEST
  10. MAKETXT.EXE             DOC file processor (see below)
  11. README.1ST              This file
  12.  
  13. The HDTEST.DOC, BOOTLOAD.DOC, and FIXFAT.DOC files are formatted to be printed 
  14. out on a (otherwise "dumb") printer which is capable of underlining by doing a 
  15. <CR> without a <LF> and overtyping - almost all modern printers can do (or 
  16. simulate) this. If you want to view the files in an editor and/or TYPE them to 
  17. the console, you will need to remove the underlining. To do this, simply give 
  18. the command "MAKETXT fname" (without the quotes, of course), replacing "fname" 
  19. with the name of the file you wish to convert. MAKETXT will read the fname.DOC 
  20. file (which it expects to find in the current directory) and write a second 
  21. file called fname.TXT, which can be edited or TYPEd without difficulty.  
  22.  
  23. Users of versions of HDTEST prior to V4.95 should see the "CHANGES FROM 
  24. PREVIOUS VERSIONS" section of the documentation. Users with Compaq hardware 
  25. should particularly note the new form of the /C command line option (/CQ) that 
  26. enables support of oversize (> 32Mb) disk partitions under Compaq DOS 3.31. 
  27.  
  28.